home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk61 / bindname / makefile < prev    next >
Makefile  |  1995-03-19  |  97b  |  6 lines

  1. # Really cheap Makefile for BindNames.c
  2.  
  3. BindNames:    BindNames.c
  4.     lc -Lt -O -rr -ms -v BindNames
  5.  
  6.